home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Misc / msql-1.0.6 / src / tests / rtest.src / 3.out < prev    next >
Text File  |  1995-01-04  |  235b  |  20 lines

  1.  
  2. Welcome to the miniSQL monitor.  Type \h for help.
  3.  
  4.  
  5. mSQL >     ->     -> 
  6. Query buffer
  7. ------------
  8.  
  9. insert into test (age, phone) values ( 99, '9999') 
  10.  
  11. [continue]
  12.     -> 
  13.  
  14. ERROR : Field "user" cannot be null
  15.  
  16.  
  17. mSQL >     -> 
  18. Bye!
  19.  
  20.